-
Home
-
PDF Importer for Ninja Forms
-
1.3.66 (latest)
-
Code
-
Classes
- unicode
Total Complexity |
56 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
194 |
Lines of code |
143 |
Logical lines of code |
87 |
Comment lines |
13 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_uniord() |
A |
53 |
15 |
17 |
utf16Decode() |
A |
47 |
10 |
38 |
fromCodePoint() |
A |
47 |
8 |
37 |
utf16Encode() |
S |
54 |
5 |
20 |
decodeValues() |
S |
70 |
3 |
5 |
readBOM() |
S |
73 |
3 |
5 |
isHighSurrogate() |
S |
78 |
2 |
3 |
isLowSurrogate() |
S |
78 |
2 |
3 |
hasUtf16BigEndianBOM() |
S |
77 |
2 |
3 |
hasUtf16LittleEndianBOM() |
S |
77 |
2 |
3 |
hasUtf16BOM() |
S |
78 |
2 |
3 |
highSurrogate() |
S |
77 |
1 |
3 |
lowSurrogate() |
S |
78 |
1 |
3 |